added Feb 2001 SDK
[windows-sources.git] / shared source / sscli20 / tools / palsatellite / palsatellite.rc
blob05615ff32ffeed7fded13fa5c1b9feb5386a2fea
1 // ==++==
2 //
3 //   
4 //    Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
5 //   
6 //    The use and distribution terms for this software are contained in the file
7 //    named license.txt, which can be found in the root of this distribution.
8 //    By using this software in any fashion, you are agreeing to be bound by the
9 //    terms of this license.
10 //   
11 //    You must not remove this notice, or any other, from this software.
12 //   
14 // ==--==
15 #include <windows.h>
17 #define VER_FILETYPE                VFT_APP
18 #define VER_FILESUBTYPE             VFT2_UNKNOWN
19 #define VER_FILEDESCRIPTION_STR     "Creates non-Win32 PAL Satellite file"
21 #define VER_INTERNALNAME_STR        "PalSatellite.exe"
22 #define VER_ORIGINALFILENAME_STR    "PalSatellite.exe"